Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the problem of isolating nodes in a graph #304

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

santosardr
Copy link

New plugin or plugin update?

  • New Plugin
  • Update

What is the purpose of this plugin?

Calculate the Bridging Centrality metric.

How to test your plugin in Gephi?

  1. Load and ask for statistic calculation
  2. The previous version throws an error when a node has no edges. This version fixes it.

Checklist before submission

  • Did you merge with the master branch to get the latest updates? However, on March 27, five months.
  • Did you build and test the plugin successfully locally?
  • Did you include metadata (e.g., plugin author, license) in the pom.xml file
  • Did you make sure NOT to include any unnecessary files in your PR?
  • Did you write unit tests to test your plugin functionalities?

santosardr and others added 15 commits November 12, 2018 18:50
…g the problem of limited numerical precision
…us the column with the same name created by this plugin; plotting in the VERTICAL orientation; dividing the domain into ten tips according to the maximum value
…gering a general GEPHI crash. The failure was occurring due to an invalid memory access.

Merge branch 'bugfix-isolated-nodes'
…ame' property in the 'bridge-ghepi-plugin.pom' file the build error was resolved: Failed to execute goal org.gephi:gephi-maven-plugin:1.3.4:validate (validate-plugin) on project gephi-plugins, The 'licenseName' configuration should be set
@santosardr
Copy link
Author

plugin-compilation-success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants